[INFO] cloning repository https://github.com/kaiv-dev/kaiv_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaiv-dev/kaiv_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdaf82e95bb2d5f54e06c34a55229b6970f7d910
[INFO] testing kaiv-dev/kaiv_utils against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaiv-dev%2Fkaiv_utils" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaiv-dev/kaiv_utils
[INFO] finished tweaking git repo https://github.com/kaiv-dev/kaiv_utils
[INFO] tweaked toml for git repo https://github.com/kaiv-dev/kaiv_utils written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaiv-dev/kaiv_utils on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaiv-dev/kaiv_utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_utils v0.16.1
[INFO] [stderr]   Downloaded bevy_internal v0.16.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.102
[INFO] [stderr]   Downloaded bevy_platform v0.16.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded bevy_derive v0.16.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.102
[INFO] [stderr]   Downloaded bevy_ptr v0.16.1
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.16.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.16.1
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.102
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded bevy_tasks v0.16.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.102
[INFO] [stderr]   Downloaded bevy_diagnostic v0.16.1
[INFO] [stderr]   Downloaded bevy_app v0.16.1
[INFO] [stderr]   Downloaded bevy_transform v0.16.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded bevy_time v0.16.1
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded derive_more v1.0.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.16.1
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded bevy_input v0.16.1
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0
[INFO] [stderr]   Downloaded js-sys v0.3.79
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded bevy_reflect v0.16.1
[INFO] [stderr]   Downloaded bevy_math v0.16.1
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded bevy v0.16.1
[INFO] [stderr]   Downloaded glam v0.29.3
[INFO] [stderr]   Downloaded bevy_ecs v0.16.1
[INFO] [stderr]   Downloaded libc v0.2.175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0748dfd2acba7ef5e2cda8acd228a6b53875a22ad9abe0849616bd8e91212f15
[INFO] running `Command { std: "docker" "start" "-a" "0748dfd2acba7ef5e2cda8acd228a6b53875a22ad9abe0849616bd8e91212f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0748dfd2acba7ef5e2cda8acd228a6b53875a22ad9abe0849616bd8e91212f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0748dfd2acba7ef5e2cda8acd228a6b53875a22ad9abe0849616bd8e91212f15", kill_on_drop: false }`
[INFO] [stdout] 0748dfd2acba7ef5e2cda8acd228a6b53875a22ad9abe0849616bd8e91212f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f75f5f8c49c052bcf8cd9b7c395e8fb33ed10e122892e337081e2e47c6aa2c8
[INFO] running `Command { std: "docker" "start" "-a" "5f75f5f8c49c052bcf8cd9b7c395e8fb33ed10e122892e337081e2e47c6aa2c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling kaiv_utils v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "5f75f5f8c49c052bcf8cd9b7c395e8fb33ed10e122892e337081e2e47c6aa2c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f75f5f8c49c052bcf8cd9b7c395e8fb33ed10e122892e337081e2e47c6aa2c8", kill_on_drop: false }`
[INFO] [stdout] 5f75f5f8c49c052bcf8cd9b7c395e8fb33ed10e122892e337081e2e47c6aa2c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff8af8274a2ae346b70039f4b2f687836fbc8196aa804cee4ed3ca3f39533bb
[INFO] running `Command { std: "docker" "start" "-a" "dff8af8274a2ae346b70039f4b2f687836fbc8196aa804cee4ed3ca3f39533bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling kaiv_utils v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "dff8af8274a2ae346b70039f4b2f687836fbc8196aa804cee4ed3ca3f39533bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff8af8274a2ae346b70039f4b2f687836fbc8196aa804cee4ed3ca3f39533bb", kill_on_drop: false }`
[INFO] [stdout] dff8af8274a2ae346b70039f4b2f687836fbc8196aa804cee4ed3ca3f39533bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c60817690be4d529652cafcce6f9ae4f9462eb0845330c35c76b40f9985b837
[INFO] running `Command { std: "docker" "start" "-a" "9c60817690be4d529652cafcce6f9ae4f9462eb0845330c35c76b40f9985b837", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaiv_utils-adddb6b6a4e350df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kaiv_utils
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/macros/modules.rs - macros::modules::module_import_prelude (line 32) ... FAILED
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36) ... FAILED
[INFO] [stdout] test src/macros/modules.rs - macros::modules::module_import_prelude (line 12) ... FAILED
[INFO] [stdout] test src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16) ... FAILED
[INFO] [stdout] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 18) ... ok
[INFO] [stdout] test src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7) ... FAILED
[INFO] [stdout] test src/macros/env_config.rs - macros::env_config::env_config (line 66) ... FAILED
[INFO] [stdout] test src/macros/wrappers.rs - macros::wrappers::wrappers (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros/modules.rs - macros::modules::module_import_prelude (line 32) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/macros/modules.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | mod anything_else;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::anything_else`
[INFO] [stdout]   --> src/macros/modules.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use super::anything_else::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^ could not find `anything_else` in the crate root
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `res` in this scope
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | match res {
[INFO] [stdout]    |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_errors_trace_err_rs_36_0() {
[INFO] [stdout]    |                                                                                           - help: a return type might be missing here: `-> _`
[INFO] [stdout] ...
[INFO] [stdout] 41 |         Err(e) // or panic!("{e:?}") for `expect_trace_error`
[INFO] [stdout]    |         ^^^^^^ expected `()`, found `Result<_, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/modules.rs - macros::modules::module_import_prelude (line 12) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/macros/modules.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / module_import_prelude!{
[INFO] [stdout] 17 | |     pub mod prelude {
[INFO] [stdout] 18 | |         use * from {
[INFO] [stdout] 19 | |             #[cfg(feature = "tracing_support")]
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout]    = note: this error originates in the macro `module_import_prelude` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::anything_else`
[INFO] [stdout]   --> src/macros/modules.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |             mod anything_else;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ could not find `anything_else` in the crate root
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |             #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracing_support`
[INFO] [stdout]   --> src/macros/modules.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             #[cfg(feature = "tracing_support")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bevy`, `bevy_support`, `default`, `dotenvy`, `env_config_macro`, `once_cell`, `trace_err`, and `tracing`
[INFO] [stdout]    = help: consider adding `tracing_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kaiv_utils::utils::errors::TraceError`
[INFO] [stdout]   --> src/utils/errors/trace_err.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use kaiv_utils::utils::errors::TraceError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TraceError` in `utils::errors`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]    |
[INFO] [stdout] 18 - use kaiv_utils::utils::errors::TraceError;
[INFO] [stdout] 18 + use kaiv_utils::prelude::TraceError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `trace_error` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout]  24 | let _ = res.trace_error();
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:97:24
[INFO] [stdout]     |
[INFO] [stdout]  97 |                     fn [<trace_ $name:lower>](self) -> Self;
[INFO] [stdout]     |                        ---------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `trace_error_msg` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:98:21
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     fn [<trace_ $name:lower _msg>](self, msg: &str) -> Self;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `trace_error` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `trace_error_msg` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 | let _ = res.trace_error_msg("something went wrong");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     fn [<trace_ $name:lower _msg>](self, msg: &str) -> Self;
[INFO] [stdout]     |                        --------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `trace_error` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:97:21
[INFO] [stdout]     |
[INFO] [stdout]  97 |                     fn [<trace_ $name:lower>](self) -> Self;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `trace_error_msg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect_trace_error` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:30:13
[INFO] [stdout]     |
[INFO] [stdout]  30 | let _ = res.expect_trace_error();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:99:24
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     fn [<expect_trace_ $name:lower>](self) -> T;
[INFO] [stdout]     |                        ----------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `expect_trace_error_msg` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     fn [<expect_trace_ $name:lower _msg>](self, msg: &str) -> T;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `expect_trace_error` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect_trace_error_msg` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:33:13
[INFO] [stdout]     |
[INFO] [stdout]  33 | let _ = res.expect_trace_error_msg("critical failure");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/errors/trace_err.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     fn [<expect_trace_ $name:lower _msg>](self, msg: &str) -> T;
[INFO] [stdout]     |                        ---------------------------------- the method is available for `Result<u32, &str>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `expect_trace_error` with a similar name, but with different arguments
[INFO] [stdout]    --> src/utils/errors/trace_err.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     fn [<expect_trace_ $name:lower>](self) -> T;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | make_trace!(Debug, Trace, Info, Warn, Error);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `TraceError` which provides `expect_trace_error_msg` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  15 + use crate::kaiv_utils::prelude::TraceError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kaiv_utils::InspectNone`
[INFO] [stdout]  --> src/utils/inspect_none.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use kaiv_utils::InspectNone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `InspectNone` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | use kaiv_utils::prelude::InspectNone;
[INFO] [stdout]   |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inspect_none` found for enum `Option<T>` in the current scope
[INFO] [stdout]   --> src/utils/inspect_none.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let result = maybe_value
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 15 | |         .inspect_none(|| println!("Value was None!"));
[INFO] [stdout]    | |_________-^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/inspect_none.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |       fn inspect_none<F>(self, f: F) -> Self
[INFO] [stdout]    |          ------------ the method is available for `Option<i32>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `InspectNone` which provides `inspect_none` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::kaiv_utils::prelude::InspectNone;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `inspect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 -         .inspect_none(|| println!("Value was None!"));
[INFO] [stdout] 15 +         .inspect(|| println!("Value was None!"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inspect_none` found for enum `Option<T>` in the current scope
[INFO] [stdout]   --> src/utils/inspect_none.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let maybe_some = Some(10)
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 20 | |         .inspect_none(|| println!("This will not be printed"));
[INFO] [stdout]    | |_________-^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/utils/inspect_none.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |       fn inspect_none<F>(self, f: F) -> Self
[INFO] [stdout]    |          ------------ the method is available for `Option<{integer}>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `InspectNone` which provides `inspect_none` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::kaiv_utils::prelude::InspectNone;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `inspect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 -         .inspect_none(|| println!("This will not be printed"));
[INFO] [stdout] 20 +         .inspect(|| println!("This will not be printed"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/env_config.rs - macros::env_config::env_config (line 66) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (110) panicked at src/macros/env_config.rs:19:30:
[INFO] [stdout] Missing required env var: SERVICE_AUTH_PORT
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931c7ff0ea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a931c7ff0ea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a931c7ff0ea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a931c7ff0ea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a931c80fdca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a931c80fdca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a931c802a92 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a931c802a92 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a931c7e9c4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a931c7e9c4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a931c7fab31 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a931c7faceb - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a931c7e9d08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a931c7def39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a931c7ea68d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a931c81051c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a931c7bfcc6 - <kaiv_utils[cd90faf78f81cc86]::macros::env_config::ParseError>::describe_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros/env_config.rs:19:30
[INFO] [stdout]   17:     0x5a931c7bd27e - <rust_out[b88cb90d1d05b049]::Env>::new::{closure#0}
[INFO] [stdout]   18:     0x5a931c7bc1df - <core[4a92201981c6b77a]::result::Result<u16, kaiv_utils[cd90faf78f81cc86]::macros::env_config::ParseError>>::unwrap_or_else::<<rust_out[b88cb90d1d05b049]::Env>::new::{closure#0}>
[INFO] [stdout]   19:     0x5a931c7bd78b - <rust_out[b88cb90d1d05b049]::Env>::new
[INFO] [stdout]   20:     0x5a931c7bd237 - rust_out[b88cb90d1d05b049]::ENV::{closure#0}
[INFO] [stdout]   21:     0x5a931c7bfad6 - <rust_out[b88cb90d1d05b049]::ENV::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x5a931c7bf99e - <fn() -> rust_out[b88cb90d1d05b049]::Env as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5a931c7bd667 - <once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}
[INFO] [stdout]   24:     0x5a931c7bd11b - <once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5a931c7bcf50 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]   26:     0x5a931c7c0e86 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x5a931c7c0b7b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x5a931c7bc4cc - <once_cell[24e79c395bbdd89f]::imp::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   29:     0x5a931c7bc69a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   30:     0x5a931c7bc606 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<rust_out[b88cb90d1d05b049]::Env>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force::{closure#0}>
[INFO] [stdout]   31:     0x5a931c7be92c - <once_cell[24e79c395bbdd89f]::sync::Lazy<rust_out[b88cb90d1d05b049]::Env>>::force
[INFO] [stdout]   32:     0x5a931c7bed4d - <rust_out[b88cb90d1d05b049]::Env>::fetch
[INFO] [stdout]   33:     0x5a931c7bd6d6 - rust_out[b88cb90d1d05b049]::main
[INFO] [stdout]   34:     0x5a931c7bf9b3 - <fn() as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   35:     0x5a931c7bc996 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   36:     0x5a931c7bd149 - std[1209cfb42f6d497f]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   37:     0x5a931c7fa177 - <&dyn core[4a92201981c6b77a]::ops::function::Fn<(), Output = i32> + core[4a92201981c6b77a]::panic::unwind_safe::RefUnwindSafe + core[4a92201981c6b77a]::marker::Sync as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<&dyn core[4a92201981c6b77a]::ops::function::Fn<(), Output = i32> + core[4a92201981c6b77a]::panic::unwind_safe::RefUnwindSafe + core[4a92201981c6b77a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panicking::catch_unwind::<i32, &dyn core[4a92201981c6b77a]::ops::function::Fn<(), Output = i32> + core[4a92201981c6b77a]::panic::unwind_safe::RefUnwindSafe + core[4a92201981c6b77a]::marker::Sync>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panic::catch_unwind::<&dyn core[4a92201981c6b77a]::ops::function::Fn<(), Output = i32> + core[4a92201981c6b77a]::panic::unwind_safe::RefUnwindSafe + core[4a92201981c6b77a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a931c7fa177 - std[1209cfb42f6d497f]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<std[1209cfb42f6d497f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panicking::catch_unwind::<isize, std[1209cfb42f6d497f]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5a931c7fa177 - std[1209cfb42f6d497f]::panic::catch_unwind::<std[1209cfb42f6d497f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5a931c7fa177 - std[1209cfb42f6d497f]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5a931c7bc741 - std[1209cfb42f6d497f]::rt::lang_start::<()>
[INFO] [stdout]   47:     0x5a931c7bfb15 - main
[INFO] [stdout]   48:     0x78478a94e1ca - <unknown>
[INFO] [stdout]   49:     0x78478a94e28b - __libc_start_main
[INFO] [stdout]   50:     0x5a931c7bb695 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros/env_config.rs - macros::env_config::env_config (line 66)
[INFO] [stdout]     src/macros/modules.rs - macros::modules::module_import_prelude (line 12)
[INFO] [stdout]     src/macros/modules.rs - macros::modules::module_import_prelude (line 32)
[INFO] [stdout]     src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 16)
[INFO] [stdout]     src/utils/errors/trace_err.rs - utils::errors::trace_err::make_trace (line 36)
[INFO] [stdout]     src/utils/inspect_none.rs - utils::inspect_none::InspectNone (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c60817690be4d529652cafcce6f9ae4f9462eb0845330c35c76b40f9985b837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c60817690be4d529652cafcce6f9ae4f9462eb0845330c35c76b40f9985b837", kill_on_drop: false }`
[INFO] [stdout] 9c60817690be4d529652cafcce6f9ae4f9462eb0845330c35c76b40f9985b837
